Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: check for ln address and bolt11 before navigating to send #185

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

im-adithya
Copy link
Member

Fixes #162 and also an issue where scanning alby:hello@getalby.com QRs result in Failed to decoide payment request errors

url: bolt11,
},
});
}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we redirect to Home if nothing matches with a flag to trigger an error here?

@im-adithya im-adithya force-pushed the task-fix-linking branch 2 times, most recently from a6afbe2 to 47a98cc Compare November 18, 2024 12:40
@im-adithya im-adithya merged commit 6a6cfb0 into master Nov 20, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make findLnurl more consistent & add tests
1 participant